home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / math / spline29 / ok / ss03 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  40 lines

  1. ; spline s -q -t 50      ss03
  2. ; points along a symmetric curve
  3.               0               1 
  4.            0.25         1.24002 
  5.             0.5         1.49005 
  6.            0.75         1.74008 
  7.               1               2 
  8.            1.25          2.4876 
  9.             1.5         2.98511 
  10.            1.75         3.48261 
  11.               2               4 
  12.            2.25         4.97473 
  13.             2.5         5.96934 
  14.            2.75         6.96395 
  15.               3               8 
  16.            3.25         9.98923 
  17.             3.5         12.0199 
  18.            3.75         14.0506 
  19.               4              16 " "
  20.            4.25         16.0812 
  21.             4.5         16.0812 
  22.            4.75         16.0812 
  23.               5              16 
  24.            5.25         14.0506 
  25.             5.5         12.0199 
  26.            5.75         9.98923 
  27.               6               8 
  28.            6.25         6.96395 
  29.             6.5         5.96934 
  30.            6.75         4.97473 
  31.               7               4 
  32.            7.25         3.48261 
  33.             7.5         2.98511 
  34.            7.75          2.4876 
  35.               8               2 
  36.            8.25         1.74008 
  37.             8.5         1.49005 
  38.            8.75         1.24002 
  39.               9               1 
  40.